DataSource for Entity Framework in WPF
C1.LiveLinq.Indexing.Search Namespace / IIndexScanner<T> Interface / Join Method

In This Topic
    Join Method (IIndexScanner<T>)
    In This Topic
    Correlates the items of this indexed collection with the items of another sequence and returns the combined items with matching keys.
    Overload List
    OverloadDescription
    Correlates the items of this indexed collection with the items of another sequence and returns the combined items with matching keys.  
    Correlates the items of this indexed collection with the items of another indexed collection and returns the combined items with matching keys.  
    See Also